UI_PTBR = {
    UI_Map_Riverside = "Riverside",
    UI_Map_Rosewood = "Rosewood", 
    UI_Map_MarchRidge = "March Ridge",
    UI_Map_Westpoint = "West Point",
    UI_Map_Muldraugh = "Muldraugh",
    UI_Map_Louisville = "Louisville",
    UI_Map_KnoxCounty = "Condado de Knox",
    UI_Map_Kentucky = "Kentucky, EUA",

    UI_Time_AM = "AM",
    UI_Time_PM = "PM",

    UI_Briefing_Day = "Dia %s",
    UI_Briefing_Days = "Dia %s",
    UI_Briefing_DaysAfterOutbreak = "%s dias após o surto",
}